 * --------------------------------------------------
 * 1. General Elements
 *--------------------------------------------------
 */

#navigation {
  
}
#highlighted {
  
}
#content {
  
}


#repeatedVisitor{
display: none;  
}
#repeatedVisitorBox{
display: none;  
}

#content-below {
border: 1px solid #000;
box-shadow: inset 0 2px 30px 10px rgba(0,0,0,0.5);
}

#content-below .clients .items .item {
  display: block;
  float: left;
  text-align: center;
  width: 10%;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

#content-below .page-header-products {
  *zoom: 1;
  padding: 5px 0;
}

ul.related-products li {
margin: 0 10px 0 0;
padding: 10px 0 0 0;
display: inline-table; 
text-decoration: none; 
color:#ffffff;
}

ul.related-products li a{
text-decoration: none; 
color:#ffffff; 
font-weight: 300;
}

ul.small-text li {
text-decoration: none; 
font-size: 12px;
line-height: 14px;
}
ul.small-text{
  margin: 0 0 5px 18px;
}
ul.nomargin{
  margin:0;
}

ul.sidebar-list-glossary li {
text-decoration: none; 
font-size: 12px;
line-height: 16px;
}
ul.sidebar-list-glossary{
  margin: 0 0 5px 18px;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 20px;
  list-style-type: disc;
}

#content-below .related-products {
  *zoom: 1;
  padding: 5px 0 5px 0;
}


#footer {
  
}

p {
  color: #000000;
}

h1.product-title{
font-size: 36px; 
padding: 0 0 20px 0; 
margin: 0;
font-weight:400; 

}

h1.pr{
font-size: 24px; 
padding: 0 0 10px 0; 
margin: 0;
font-weight: 400;
line-height: 32px;
}

h2.enlarge{ 
  line-height: 50px;
}


h2.page-subtitle{
font-size: 20px;
padding: 20px 0 20px 0;
margin: 0;
font-weight: 500;
line-height: 28px;
}

.page-subtitle-nopadding{
padding:0;
font-size: 20px;
font-weight: 500;
}

div.well.well-white>h2.page-subtitle {
    padding: 0;
}

h1.product-title+h2.page-subtitle{
padding: 0 0 0 0;
}

h5.product-point{
font-size: 16px;
}

h6 small {
font-size: 14px;
}

.white {
  color: #fff; 
  line-height:1.1em;
}
a._tooltip.white{
  color: #fff; 
  line-height:1.1em; 
  text-decoration: none;
}

h4.title a {
color: #383838; 
text-decoration: none;
}

h2.homepage-subsubtitle {
  font-size:15px;
  font-weight:500;
  margin:0 0 5px 0;
  padding:0;
  text-align:left;
  line-height:19px;
  padding: 0 5%;"
}


span.documents-document-title a {
font-size: 16px;
line-height: 16px;
padding: 2px;
}

span.resources-video-title a{
  font-size: 16px;
line-height: 16px;
padding: 2px;
}


#background-wrapper {
  border-bottom-color: rgba(131, 12, 24, 1);
}

.modal .modal-header h3 {
  font-weight: 400;
  font-size: 20px;
}
.modal .modal-body
{ max-height: 500px;
 overflow-y: auto;
}


.radio,
.checkbox {
  min-height: 20px;
  padding-left: 5px;
  font-size: 12px;
}


.well { 
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #eeeeee;
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
} 

.well-white{
background-color:#fff;

}

.well-grey{
background-color:#f7f7f7;

}

.well-featured-doc {
min-height: 20px;
padding: 5px;
margin-bottom: 20px;
background:#E7E7E7 url(https://www.radware.com/images/featured-doc-pointer-initial.png?Lo0P=8a8df1994f5d2b5e78e5e70c0ac50a35);
background-repeat: no-repeat;
background-position: 100% 50%; 
background-size: 10px 100%;
border: 1px solid #DCDCDC;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
background-clip: content-box;
transition: background-size 0.4s ease-out;
-webkit-transition: background-size 0.4s ease-out;
}


.well-featured-doc:hover {
min-height: 20px;
padding: 5px;
margin-bottom: 20px;
background:#E7E7E7 url(https://www.radware.com/images/featured-doc-pointer.png?Lo0P=e03e4339f7637fa5c39be33945a1708d);
background-repeat: no-repeat;
background-position: 100% 50%; 
background-size: 50px 100%;
border: 1px solid #DCDCDC;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
background-clip: content-box;
transition: background-size 0.4s ease-in;
-webkit-transition: background-size 0.4s ease-in;
}

.well-featured-doc>h5
{
overflow: hidden;    
white-space:nowrap;    
text-overflow: ellipsis;    
padding-right: 50px;}




.inner-products { 
  margin: 0.5em;
} 
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}



h4 {
  font-weight: 500; 
  line-height:27px;
}

p {
  margin: 0 0 12px;
}

a {
  font-weight: 600;
}
a:hover,
a:focus {
 font-weight: 600; 
 text-decoration: none;
}

li{ 
margin-bottom:10px; 
}

ul.sub li{ 
margin-bottom:10px; 
list-style-type: disc;
}
.lead {
  margin: 0.5em 0;
	font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.contact-features {
  margin: 0.5em 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.title {
  font-weight: 500;
}

div.sidebar-title{
background-color:#3f4851; 
border-radius:5px; 
border:1px solid #666; 

}

div.sidebar-title h4.title.white{
padding: 5px 10px;
}

.page-products #background-wrapper{
  padding-bottom: 20px;
}

.content-texture #content,
.has-hero #content {
  background: #ffffff;
  box-shadow: inset 0 10px 20px rgba(0, 0, 0, 0.64),
  inset 0 -5px 20px rgba(0, 0, 0, 0.64);
}

.header .brand {
  padding: 0;
  margin: 0;
  display: block;
  text-shadow: none; 
  font-weight: bold;
  line-height: 1;
  background: url(https://www.radware.com/SiteCode/Templates/img/logo.png?Lo0P=47c52faca438f1519a41b26579ed71c5) left top no-repeat;
  height: 30px;
  width: 155px;
}

.header .slogan {
  float: left;
  width: 220px;
  padding-left: 1.5em;
  margin-left: 1.5em;
  border-left: 2px dotted #bcbfc4;
  font-size: 13px;
  line-height: 1.2;
  color: #bcbfc4;
}

.intro {
font-weight: 500;
}

.mission h1,
.mission h2,
.mission h3,
.mission h4,
.mission h5 {
  font-weight: 400;
  text-shadow: 1px 1px 0 #ffffff;
}

h4.title a#tooltip001,
h4.title a#tooltip002,
h4.title a#tooltip003
{text-decoration: none;
color: #333333;
}

.block:first-child {
  padding: 0px 0 0px 0;
}

#searchinput{
padding:8px 0 0 0;
margin:0;}

.input-append button.add-on {
    height: inherit !important;
}

div.switcher{
 display: none; 
}

.navbar .nav#main-menu .dropdown-menu.mega-menu {
  min-width: 743px;
  list-style: none;
  padding: 0;
}
.navbar .nav#main-menu li a.top-level {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 60px;
  line-height: 60px;
  padding: 0 25px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid transparent;
}

.navbar .nav#main-menu .dropdown-menu li[role="menuitem"] a {
  margin: 0;
  padding: 8px;
  height: auto;
  line-height: 1.2;
  font-size: 12px;
  border: none;
  text-transform: none;
  position: relative;
  color: #343331;
  display: block;
  text-indent: -1.1em; 
}

.navbar .nav#main-menu .dropdown-menu li[role="menuitemmain"] a {
  margin: 0;
  padding: 8px;
  height: auto;
  line-height: 1.2;
  font-size: 14px; 
  font-weight: 600;
  border: none;
 position: relative;
  color: #343331;
  display: block; 
  text-transform: uppercase;
  list-style-position: inside;
  list-style-type: none;
}

.navbar .nav#main-menu .dropdown-menu li[role="menuitemmainunder"] a {
  margin: 0;
  padding: 15px 8px 8px 8px;
  height: auto;
  line-height: 1.2;
  font-size: 14px; 
  font-weight: 400;
  border: none;
 position: relative;
  color: #343331;
  display: block; 
  text-transform: uppercase;
  list-style-position: inside;
  text-indent: -0.5em; 
  list-style-type: none;
}

.navbar .nav#main-menu .dropdown-menu.mega-menu .mega-menu-footer a.more-link.i-right {
  text-indent: 0;
}

.navbar .nav#main-menu .dropdown-menu li[role="menuitemmain"] a:before {
  color: rgba(122, 68, 74,0);

}
.navbar .nav#main-menu .dropdown-menu li[role="menuitemmainunder"] a:before {
  color: rgba(122, 68, 74,0);

}

.navbar .nav#main-menu li a.top-level:hover,
.navbar .nav#main-menu li.home-link a:hover {
  border-radius: 5px;
}

.navbar .nav#main-menu li[role="menuitemmain"] {
  border-right: none;
  margin: 0;
}
.navbar .nav#main-menu li[role="menuitemmainunder"] {
  border-right: none;
  margin: 0;
}

ol ol ul, ol ul ul, ul ol ul, ul ul ul {
list-style-type: none;
}

.sidebar {
  min-height: 1px;
  padding: 0 0 0 0;
  background: url(https://www.radware.com/SiteCode/Templates/img/misc/bg_sidebar-left.png?Lo0P=007c131e849286259326cfb3bda4b178) right 10% no-repeat;
}

.navbar-inner {
  min-height: 45px;
  
  padding-right: 20px;
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #f3f3f3, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f3f3f3, #e6e6e6);
  background-image: -o-linear-gradient(top, #f3f3f3, #e6e6e6);
  background-image: linear-gradient(to bottom, #f3f3f3, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f3f3', endColorstr='#ffe6e6e6', GradientType=0);
  border: 1px solid rgba(36, 36, 36, 0.4);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}

.navbar .nav#main-menu li a.top-level {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 45px;
  line-height: 45px;
  padding: 0 25px;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: 1px solid transparent; 
  cursor: default;
}

.navbar .nav#main-menu li a.top-level:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 45px;
  line-height: 45px;
  padding: 0 25px;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: 1px solid transparent; 
  background-color: #eee; 
  
}

.navbar .nav > li > a {
  float: none;
  padding: 14px 20px 10px 25px;
  color: #343331;
  text-decoration: none;
  text-shadow: 0 1px 0 #f3f3f3;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 1);
  border-radius: 5px;
}

.navbar .nav#main-menu .dropdown-menu.mega-menu .mega-menu-footer {
  background:#BEBEBE;
  padding: 0.2em 0.2em 0.2em 1em;
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  *zoom: 1;
}

.pagination-searchpage {
  margin: 0 0;
}


.block {
  padding: 5px 0 0 0;
}

hr {
margin: 10px 0;
border: 0;
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #ffffff;
}

div.separator{
background: url(https://www.radware.com/SiteCode/Templates/img/seperator.png?Lo0P=781319c9ab0337f4d8d0b03e122d738f); 
background-repeat: no-repeat;
padding-top: 80px;  
}
div.separator-pr{
background: url(https://www.radware.com/SiteCode/Templates/img/seperator.png?Lo0P=781319c9ab0337f4d8d0b03e122d738f); 
background-repeat: no-repeat;
padding-top: 30px;  
}
div.separator-boxes{
background: url(https://www.radware.com/SiteCode/Templates/img/seperator.png?Lo0P=781319c9ab0337f4d8d0b03e122d738f); 
background-repeat: no-repeat;
padding-top: 15px; 
padding-bottom: 15px; 
}


.logo-icon{ 
  width:36px;
  padding-right: 10px;
}

.logo-technology{
 padding: 0 0 15px 15px; 
}
.image-software-downloads{ 
  width: 60px;
}
.social-media {
  padding: 8px 1px 0 0;
}
ul.social-media-documents{
list-style-type:none;
margin:0;
padding:0; 
text-align: right;


}
li.social-media-documents{
display: inline-block;
overflow: hidden; 
}
li.social-media-documents-print{
display: inline-block;
overflow: hidden; 
}

ul li.social-media-documents-10{
list-style-type:none;
margin:0 5px 0 0;
display: inline-block;
}
ul.nomargin{
margin:0;  
}

ul.social-media-pr{
list-style-type:none;
margin: 0 0 0 0;
padding:0; 
text-align: right;

}
li.social-media-pr{
display: inline-block;
overflow: hidden; 
}

ul.upcoming-events{
list-style-type:none;
margin: 0 0 0 0;
padding:0; 
}
li.upcoming-events{
display: inline-block;
overflow: hidden; 
}

.content-texture #content,
.has-hero #content {
  background: #ffffff;
}

div.space5{margin: 5px 0 0 0;}
div.space10{margin: 10px 0 0 0;}
div.space15{margin: 15px 0 0 0;}
div.space20{margin: 20px 0 0 0;}
div.space25{margin: 25px 0 0 0;}
div.space50{margin: 50px 0 0 0;}


.accordion-heading .accordion-toggle i.default.learning {
  background: #6b7175; }

.accordion-heading .accordion-toggle i {
  background: #303942;
}
.accordion-heading .accordion-toggle {
  color: #ffffff;
} 

.accordion-heading .accordion-toggle.learning:hover{
  background:#ccc;
}
.accordion-heading .accordion-toggle.learning{
  color:#6b7175;
}
.accordion-heading .accordion-toggle:hover {
  background: #303942;
}

.accordion-heading .accordion-toggle {
  padding: 0;
  background: #3f4851;
 -webkit-box-shadow: 0 1px 3px rgba(52, 51, 49, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(52, 51, 49, 0.3);
  box-shadow: 0 1px 3px rgba(52, 51, 49, 0.3);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 0 5px 0;
  text-transform: none;
  display: inline-block;
 
  border: none;
  margin: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-weight: 700;
  display: block;
  line-height: 25px;
  font-size: 16px;
}
.accordion-heading .accordion-toggle i {
  height: 30px;
  line-height: 30px;
  width: 30px;
  font-size: 16px;
}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.btn.more-link.large {
  line-height: 48px;
}
.btn.more-link.large i {
  height: 48px;
  line-height: 48px;
  width: 38px;
  font-size: 22px;
  vertical-align: top;
}
.btn.more-link i.default:before,
.btn.more-link [class*=" icon-"].default:before {
  content: "\F138";
  font-family: 'FontAwesome';
}

.btn.btn-bigger {
  padding-top: 10px;
  padding-bottom: 10px;}

blockquote p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4; 
  margin-left:5px;
}
blockquote small {
  display: block;
  padding: 2px;
  float: right;
  background:none;
  color: #6b7175;
  margin-left: 30px;
}

blockquote {
  border: none;
  padding: 0;
  margin: 1em 0 0 0;
  position: relative;
  *zoom: 1;
  background: url(https://www.radware.com/SiteCode/Templates/img/bg_blockquote.png?Lo0P=0ae48e87026865e3a5bac1d723caa114) left top no-repeat;
  background-size: 20px;
}

a.deactivate {
color: #666;
}

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border:none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.showcase-item {
  padding:0;
  background: url(https://www.radware.com/SiteCode/Templates/img/bg_content-wrapper.png?Lo0P=2eb419eae15e2d15f10bab006c9dfcb9) left top repeat;
  border-bottom: none;
}

img.video-thumbnail{
border: 4px #fff solid;
 box-shadow: 1px 1px 5px rgba(0,0,0,1); 
 max-width: 95%;  
 
}

.ty-thumbnail-image { 
padding-right: 20px; 
padding-bottom: 15px; 
} 


div.image-holder{
border: 4px #fff solid;
box-shadow: 1px 1px 5px rgba(0,0,0,1); 
overflow: hidden;
}

div.image-holder-newsroom-bios {
border: 4px #FFF solid;
box-shadow: 1px 1px 5px #000;
overflow: hidden;
width: 150px;
}

img.video-thumbnail-zoom{
-webkit-transform:scale(1,1);
-webkit-filter:brightness(1,5);
transform:scale(1,1);
transition:all 1s ease;
}

img.video-thumbnail-zoom:hover{
-webkit-transform:scale(1.2,1.2);
-webkit-filter:brightness(2);
transform:scale(1.2,1.2);
}

img.video-thumbnail-zoom-newsroom-bios{
-webkit-transform:scale(1,1);
-webkit-filter:brightness(1);
transform:scale(1,1);
opacity: 1;
transition:all 1s ease;
}

img.video-thumbnail-zoom-newsroom-bios:hover{
-webkit-transform:scale(1.2,1.2);
-webkit-filter:brightness(1.4);
transform:scale(1.2,1.2);
opacity: 0.2;
}

img.newsroom-bios-mainphoto{
margin: 0 15px 10px 0;
border: 4px #FFF solid;
box-shadow: 1px 1px 5px #000;
}

div.image-holder-download{
background: url(https://www.radware.com/images/bios-download-icon.png?Lo0P=a67335276bcb0b3c39beb0387b3862af);
}


svg.video-thumbnail {
border: 4px #FFF solid;
box-shadow: 1px 1px 5px #000;
max-width: 95%;
-webkit-filter: grayscale(70%);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}

svg.video-thumbnail:hover {
border: 4px #FFF solid;
box-shadow: 1px 1px 5px #000;
max-width: 95%;
-webkit-filter: grayscale(0%);
}


.video-playback-path01{

  fill:#F2F2F2;
  stroke:#B2B2B2;
  stroke-width:3;
  troke-miterlimit:10;
  -webkit-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1.5s ease;
  }
  .video-playback-path01:hover{
  fill:#F2F2F2;
  stroke:#fff;
  stroke-width:20;
  stroke-miterlimit:10;
  opacity:0.8;
  }



img.diagram{
 border: 4px #fff solid;
 box-shadow: 1px 1px 5px rgba(0,0,0,1); 
 max-width: 95%;
 margin: 10px 0 10px 5px;
 
}

img.product-image-small{
padding-right: 0.2em;  
}
img.widthfourhundred{
 max-width: 400px; 
}

.slide img,
.slide .caption {
  opacity: 1;
}

.flexslider .flex-next {opacity: 0.8; right: 5px; border-radius: 5px 5px 5px 5px; color: #fff;}
.flexslider .flex-prev {opacity: 0.8; left: 5px; border-radius: 5px 5px 5px 5px; color: #fff;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px; border-radius: 5px 5px 5px 5px; color: #fff;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px; border-radius: 5px 5px 5px 5px; color: #fff;}

.flexslider-carousel .flex-direction-nav .flex-next { right: 0 !important; margin-right: -50px; 
   opacity: 1 !important; }

.flexslider-carousel .flex-direction-nav .flex-prev { left: 0 !important; 
   margin-left: -50px; }
.flexslider-carousel { width: 90%; margin: 0 auto; }

.carousel-indicators {
  position: absolute;
  top: -20px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}

.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 5px; 
  cursor: pointer;
}

.carousel-indicators .active {
  background-color: #ccc;
}

.carousel {
line-height: 1.5;
}

.indicatorsmargin210{
  margin-top: 220px;
}

.blockquote-sidebar{ 
  margin-left: 25px; 
  font-size: 12px; 
  font-style: italic; 
  line-height: 20px;
}

.breadcrumb {
  padding: 10px 5px 5px 5px;
  margin: 0 0 5px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #ffffff;
  *zoom: 1;
}
.breadcrumb > li a{
 font-size: 12px; 
 font-weight: 400;
}

.breadcrumb > li.active a{
 
 font-weight: 600;
}

.breadcrumb > li > .divider {
  padding: 0 0;
  color: #ccc;
}

.breadcrumb > .active {

  color: #999999;
}

.mediaCoverageLogo{
 padding: 0 0  20px 20px; 
}
.nomargin-bottom{
margin-bottom:0; 
}
.newsandEventsAwardsLogo{
width: 50px;
padding: 0 10px 0 0;

}



.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}

div.bar.progressred{
background: #830C18; 
-webkit-animation: progressbar 1s ease-in;
animation: progressbar 1s ease-in;
-webkit-animation-iteration-count:1;
animation-iteration-count:1;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;

}
@-webkit-keyframes progressbar
{
from {width:0%;}
to {width:100%;}
}
@keyframes progressbar
{
from {width:0%;}
to {width:100%;}
}






h3.contact-radware{ 
  font-weight: 400; 
  padding-left: 10px;
}

div.span3.contact-radware{
border-radius: 10px; 
box-shadow: inset 2px 2px 20px;
}
.contact-radware a {
  display: block;
  margin-bottom: 0.8em;
  font-size: 16px;
  font-weight: bold;
  *zoom: 1;
}
.contact-radware a:before,
.contact-radware a:after {
  display: table;
  content: "";
  line-height: 0;
}
.contact-radware a:after {
  clear: both;
}
.contact-radware a i {
  float: left;
  font-size: 28px;
  color: #343331;
  width: 32px;
}
.contact-radware a small {
  display: block;
  font-size: 12px;
  color: #343331;
  font-weight: normal;
}
.contact-radware a:hover {
  text-decoration: none;
}
.contact-radware a:hover i {
  color: #ff5821;
}

 .contact-radware-well {
  background: #F5F5F5;
  box-shadow: inset 2px 2px 10px rgba(0,0,0,.5);
  border-radius: 5px;
  border: 1px solid #999999;
}

.well.contact-radware{ 
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #F0F0F0;
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.6),
inset -1px 1px 1px rgba(0, 0, 0, 0.6);
} 

[class^="icon-"].pull-left.products,
[class*=" icon-"].pull-left.products {
  margin-right: .35em;
  margin-bottom: .35em;
}

.tabbable > ul.nav-tabs,
ul.nav-tabs {
  border-bottom: 1px solid #BFBFBF;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background: #3A444E;
}

.tabs-below > .nav-tabs {
  border-top: none;
}

.tabbable > ul.nav-tabs#quicksand-categories,
ul.nav-tabs#quicksand-categories {
  margin-top: 2em;
}
.tabbable > ul.nav-tabs li,
ul.nav-tabs li {
  border: none;
  border-bottom: none;
  border-right: none;
  padding: 0 3px 0 0;
  margin: 0;
}
.tabbable > ul.nav-tabs li:last-child,
ul.nav-tabs li:last-child {
  border-right:none;
}
.tabbable > ul.nav-tabs li a,
ul.nav-tabs li a {
  border-radius: 5px 5px 0 0;
  font-size: 1.1em;
  background: #313942;
  padding: 4px 1.4em;
  border: none;
  margin: 0; 
  color:#ffffff;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.tabbable > ul.nav-tabs li.active a,
ul.nav-tabs li.active a,
.tabbable > ul.nav-tabs li.active a:hover,
ul.nav-tabs li.active a:hover {
  
  background: #6C7175;
  border-radius: 5px 5px 0 0;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #463131; 
  border-radius: 5px 5px 0 0;
}
.tabbable > ul.nav-tabs li.active a,
ul.nav-tabs li.active a,
.tabbable > ul.nav-tabs li.active a:hover,
ul.nav-tabs li.active a:hover {
  background: #ffffff;
  border-radius: 5px 5px 0 0;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.tabbable > ul.nav-tabs li.active.documents a,
ul.nav-tabs li.active.documents a,
.tabbable > ul.nav-tabs li.active.documents a:hover,
ul.nav-tabs li.active.documents a:hover {
  color: #000;
  background: #BEBFC0;
  border-radius:0;
}

.tabbable > ul.nav-tabs li.documents a,
ul.nav-tabs li.documents a {
  border-radius:0;
  font-size: 0.9em;
  background: #313942;
  padding: 5px 0.9em;
  border: none;
  margin: 0; 
  color:#ffffff;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.tabbable > ul.nav-tabs li.documents.active a,
ul.nav-tabs li.documents.active a,
.tabbable > ul.nav-tabs li.documents.active a:hover,
ul.nav-tabs li.documents.active a:hover {
  
  border-radius:0;
  border-top: 1px solid #000;
  border-right: 0 solid #000;
  border-left: 0 solid #000;
  border-bottom: 1px solid #000;
}

.tabbable > ul.nav-tabs.documents,
ul.nav-tabs.documents {
  border-bottom: none;
  background-color: #303942;
  border-radius: 0 0 0 20px;
 border: solid 1px #ccc;
 width: 218px;
}
ul.nav-tabs li.documents a {
color:#FFF; 
font-weight:400;
}
ul.nav-tabs li.documents a:hover {
color:#000; 
background-color:#ccc;
}

.tabs-left > .nav-tabs.documents {
  float: left;
  margin-right: 0;
  border-right: none;
}

.dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: normal;
}


 .table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  background-color: #777;
  -moz-border-radius-topleft: 4px; 
  color:#fff;
}


.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
  background-color: #777;
  color: #fff;
}

.table-bordered-noheader caption + thead tr:first-child th,
.table-bordered-noheader caption + tbody tr:first-child th,
.table-bordered-noheader caption + tbody tr:first-child td,
.table-bordered-noheader colgroup + thead tr:first-child th,
.table-bordered-noheader colgroup + tbody tr:first-child th,
.table-bordered-noheader colgroup + tbody tr:first-child td,
.table-bordered-noheader thead:first-child tr:first-child th,
.table-bordered-noheader tbody:first-child tr:first-child th,
.table-bordered-noheader tbody:first-child tr:first-child td {
  border-top: 0;
  color: #fff;
}

.tableseparator{
   background-color: #777;
  color: #fff;
}






.table-center td {
text-align: center;
}


.table-center th {
text-align: center;
background-color: #ffffff;
}

.table-center tbody:first-child tr:first-child > th:first-child{
 background-color: #ffffff;
 color: #000000; 
} 
.table-center tbody:first-child tr:first-child th{
 background-color: #ffffff;
 color: #000000; 
}
.table-center  th:last-child{
 background-color: #ffffff;
 color: #000000; 
 border: none;
}

.table-bordered-center {
  
  border-collapse: separate;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
    border-bottom: 1px solid #DDD;
}
.table-bordered-center th, .table-bordered-center td {
  border-left: 1px solid #DDD;
}
.table-bordered-center th:last-child, .table-bordered-center td:last-child {
  border-right: 1px solid #DDD;
}




#footer {
  min-height: 400px;
  padding: 60px 0;
  background: #1a1a1a;
  color: #6b7175;
}

#footer .social-media {
  padding: 0;
   font-size: 12px;
}
#footer .social-media a {
  display: block;
  text-align: left;
  line-height: 1;
  background: transparent;
  padding: 12px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-weight: 300;
   font-size: 12px;
}
#footer .social-media a:link {
color: #ffffff;
}


#footer .social-media a i {
  font-size: 12px;
  padding: 4px;
  margin: 0 6px 0 0;
  line-height: 12px;
  width: 12px;
  height: 12px;
  text-align: center;
  border: none;
  color: #ffffff;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
footer ul li {
font-size: 12px;  
}



footer a {
color: #a0a0a0; 
font-weight: 300;}
footer a:hover {
color: #fff;
font-weight: 300;}
footer a:visited {color: #a0a0a0;
font-weight: 300;}





#ctl00_UxCustomersPartners_UxLogoSlider_columnDisplay_ctl00_zone {
    margin-left: 0;
}


.tt-dropdown-menu{
padding-top: 0.7em;


}
.drp-srch{
    border-color: #8a0101;
    border-style:solid;
    border-width: 1px;
    background: #f1f1f1; 
    background: -moz-linear-gradient(top,  #f1f1f1 15%, #d3d3d3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,#f1f1f1), color-stop(100%,#d3d3d3)); 
    background: -webkit-linear-gradient(top,  #f1f1f1 15%,#d3d3d3 100%); 
    background: -o-linear-gradient(top,  #f1f1f1 15%,#d3d3d3 100%); 
    background: -ms-linear-gradient(top,  #f1f1f1 15%,#d3d3d3 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f1f1f1 15%,#d3d3d3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#d3d3d3',GradientType=0 ); /* IE6-9 */
    max-width:100%;
    width: 520px;
    margin:0 100px 0 0;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.8);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.8);
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.8);

  
    }    
    
  .drp-srch>ul{  
    list-style:none;  
    list-style-type:none;  
    margin:0;}
    
  .drp-srch-item {  
    border-top-color:#ababab;  
    border-top-width:1px;  
    border-top-style: solid;  
    border-bottom-color:#ababab;  
    border-bottom-width:1px;  
    border-bottom-style: solid;  
    padding:6px;
    transition: all 0.5s ease;


    }
  .drp-srch-item:hover {  
    background-color:#FFF;
    border-left-color:#8a0101;
    border-left-style:solid;
    border-left-width:12px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-top: 6px;
    border-right-width:0px;
    border-bottom-color:#8a0101;  
    border-bottom-width:1px;  
    border-bottom-style: solid; 
    border-top-color:#8a0101;  
    border-top-width:1px;  
    border-top-style: solid; 
     }  
   
   .drp-srch-txt {  overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis; padding-right: 5px; text-align: left;}
   
   h4.drp-srch-txt  {  color:#8a0101;  font-size: 15px;  margin:0;  padding:0; line-height:20px; text-align: left; }
   
   p.drp-srch-txt  {  color:#000000;  font-size: 11px;  margin:-15px 0 0 0;  padding:0; text-align: left; }
   
   .srch-icon  {  color:#000; }  
   
   .drp-srch-feature-item {  background:#858584;  color:#fff;  border-color:#454545;  border-width:1px;  border-style:solid;  padding:8px;  margin:0px;  -moz-box-shadow: inset 0 0 14px #1C1C1C;    -webkit-box-shadow: inset 0 0 14px #1C1C1C;    box-shadow: inset 0 0 14px #1C1C1C;  }  
   
   h4.drp-srch-feature {  color:#fff;  overflow:visible;  font-size: 15px;  margin:0;  padding:0;  line-height:20px;}  
  
   p.drp-srch-feature {  color:#fff;  font-size: 11px;  margin:0;  padding:0; text-align: left;}  
  
   a.drp-srch-all {  color:#454545;  font-size:13px;  font-weight:bold; border-bottom-width:0;}

.span-h1 {
font-size: 36px;
line-height: 40px;
padding: 0;
margin: 0;
float: none;
}
.div-h1 {
clear: both;
padding: 0 0 15px 0;
margin: 0;
width: 100%;
float: none;
}



.mobile-footer-nav li{
font-size: 14px;
font-weight: 200;
color:#ffffff;
}
.mobile-footer-nav li a{
font-size: 14px;
font-weight: 200;
color:#ffffff;
}

.mobile-footer-nav li a:visited{
font-size: 14px;
font-weight: 200;
color:#ffffff;
}


.sprite { background: url('https://www.radware.com/uploadedImages/Content/Sidebars/customers.png?Lo0P=77d8f7da250f01be31fda65ac9a9f1af') no-repeat top left;  } 
.sprite.AccuWeather_min { background-position: 0px 0px; width: 120px; height: 60px;  } 
.sprite.ACE_min { background-position: -130px 0px; width: 120px; height: 60px;  } 
.sprite.ADP_min { background-position: -260px 0px; width: 120px; height: 60px;  } 
.sprite.AudioVox_min { background-position: -390px 0px; width: 120px; height: 60px;  } 
.sprite.brinkster-logo_white_min { background-position: -520px 0px; width: 140px; height: 60px;  } 
.sprite.buypass-logo-white_min { background-position: -670px 0px; width: 120px; height: 60px;  } 
.sprite.chungwa-logo-white_min { background-position: -800px 0px; width: 125px; height: 60px;  } 
.sprite.cnav-logo-white_min { background-position: -935px 0px; width: 120px; height: 60px;  } 
.sprite.computershare-logo_white_min { background-position: -1065px 0px; width: 130px; height: 60px;  } 
.sprite.comverse-logo_white2_min { background-position: -1205px 0px; width: 140px; height: 56px;  } 
.sprite.DTCC_min { background-position: -1355px 0px; width: 120px; height: 60px;  } 
.sprite.firehost-logo_white2_min { background-position: -1485px 0px; width: 125px; height: 60px;  } 
.sprite.garanti-logo-white_min { background-position: -1620px 0px; width: 125px; height: 60px;  } 
.sprite.hp-logo_white2_min { background-position: -1755px 0px; width: 120px; height: 60px;  } 
.sprite.knorrbremise-logo-white_min { background-position: -1885px 0px; width: 125px; height: 60px;  } 
.sprite.konami-logo-white_min { background-position: -2020px 0px; width: 130px; height: 60px;  } 
.sprite.liquidityservices-logo_white2_min { background-position: -2160px 0px; width: 140px; height: 60px;  } 
.sprite.mohawk-logo_white_min { background-position: -2310px 0px; width: 120px; height: 60px;  } 
.sprite.papajohnslogo_white2_min { background-position: -2440px 0px; width: 140px; height: 60px;  } 
.sprite.pelephone-logo-white_min { background-position: -2590px 0px; width: 120px; height: 50px;  } 
.sprite.produban-logo-white_min { background-position: -2720px 0px; width: 125px; height: 60px;  } 
.sprite.seat-pagine-gialle-white_min { background-position: -2855px 0px; width: 125px; height: 60px;  } 
.sprite.telenet-logo-white_min { background-position: -2990px 0px; width: 120px; height: 60px;  } 
.sprite.traveltainment-logo-white_min { background-position: -3120px 0px; width: 135px; height: 60px;  } 
.sprite.winecom-logo_white_min { background-position: -3265px 0px; width: 125px; height: 60px;  } 


/*Webcast Page*/
  .small-p {
  font-size: 90%;
  line-height: 18px;  
}  
  .webcasts-events-table  {  
  margin-bottom: 0;  
  padding-bottom: 0;   
  border-top-left-radius: 5px;  
  border-top-right-radius: 5px;  
  border-bottom-left-radius: 0px;  
  border-bottom-right-radius: 0px;  
}
  .well-webcasts-bottom {  
  background-color:#cfcfcf;  
  border-top-left-radius: 0px;  
  border-top-right-radius: 0px;  
  border-bottom-left-radius: 5px;  
  border-bottom-right-radius: 5px;  
  text-align:right;  
  padding-bottom:0;  
  padding-top:0; 
} 
  .events-webcasts-header {
    font-size:18px; 
    font-weight:500; 
    line-height:32px;
}


  div#content.bgcover{

border-bottom: 7px solid #830C18;
background: radial-gradient(ellipse at center, #b2b2b2 0%,#bdc3c7 100%);
  
}


@media (max-width: 979px) {
 .slogan{display: none;}

}
@media (min-width: 980px) {
  
}
@media (min-width: 1200px) {
  
}
@media (max-width: 979px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  
.nav-tabs > li, .nav-pills > li {
float:none;
}

.tabbable > ul.nav-tabs li a,
ul.nav-tabs li a {
  border-radius: 4px;
  font-size: 1.1em;
  background: #313942;
  padding: 5px 1.4em;
  border: none;
  margin: 5px; 
  color:#ffffff;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.tabbable > ul.nav-tabs li.active a,
ul.nav-tabs li.active a,
.tabbable > ul.nav-tabs li.active a:hover,
ul.nav-tabs li.active a:hover {
  
  background: #6C7175;
  border-radius: 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #463131; 
  border-radius: 4px;
}
.tabbable > ul.nav-tabs li.active a,
ul.nav-tabs li.active a,
.tabbable > ul.nav-tabs li.active a:hover,
ul.nav-tabs li.active a:hover {
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #ccc;
}

}
@media (max-width: 767px) {
  .slogan{display: none;}

.flexslider-wrapper .caption, .static-banner .caption {
  padding: 0 15px;
}

.header .brand {
 background: url(../SiteCode/Templates/img/radware-logo.svg) left top no-repeat;
  height: 55px;
  width: 230px;
 }


  
}

@media (max-width: 480px) {
  h1.product-title {
font-size: 24px;
padding: 10px 0 5px 0;
margin: 0;
font-weight: 400; 
line-height: 28px;
}
  .slogan{display: none;}
  .nav-tabs > li, .nav-pills > li {
float:none;
}

.tabbable > ul.nav-tabs li a,
ul.nav-tabs li a {
  border-radius: 4px;
  font-size: 1.1em;
  background: #313942;
  padding: 5px 1.4em;
  border: none;
  margin: 5px; 
  color:#ffffff;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.tabbable > ul.nav-tabs li.active a,
ul.nav-tabs li.active a,
.tabbable > ul.nav-tabs li.active a:hover,
ul.nav-tabs li.active a:hover {
  
  background: #6C7175;
  border-radius: 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #463131; 
  border-radius: 4px;
}
.tabbable > ul.nav-tabs li.active a,
ul.nav-tabs li.active a,
.tabbable > ul.nav-tabs li.active a:hover,
ul.nav-tabs li.active a:hover {
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #ccc;
}

#footer {
  min-height: 50px;
}
.flexslider-wrapper .flexslider, .static-banner .flexslider {
  margin: 0 15px;
}
#highlighted .inner {
  padding: 0 0 0 0;
}

.header .brand {
 background: url(../SiteCode/Templates/img/radware-logo.svg) left top no-repeat;
  height: 55px;
  width: 230px;
 }



}

@media print{
/*Print*/
#background-wrapper{
display: none;  
}
ul.user-menu{
display: none;  
}
ul.breadcrumb{
display: none;  
}
ul.social-media-pr{
display: none;  
}
li.social-media-documents{
display: none;  
}
div.sidebar.sidebar-right{
display: none;  
}
footer#footer{
display: none;  
}
div#content-below.wrapper{
display: none;  
}
a:after{
display: none;  
}
}




/* */
